home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 July / PCgo 2008-07 (DVD).iso / interface / styles / sitemapIE6.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-10-30  |  252 b   |  17 lines

  1. @CHARSET "UTF-8";
  2.  
  3. .siteMapContainer div {
  4.   background-color: transparent;
  5.   border: 0px solid #000;
  6.   border-top: 0px;
  7.   text-align: left;
  8.   padding: 4px 10px;
  9. }
  10.  
  11. .tempSitemap {
  12.   float: right;
  13.   width: 200px;
  14.   height: 532px;
  15.   margin: 0 8px 0 0;
  16. }
  17.